home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / dbdoc.zip / READ.ME < prev   
Text File  |  1992-03-05  |  1KB  |  31 lines

  1.         Version 1.1 of the dbdoc file documentor added code to
  2. report the blocksize of a .dbt file and fixed some minor bugs
  3. such as rounding of .mem floats correctly to the decimals
  4. specified.  It added omitted printing commands in various places.
  5.  
  6.         Version 1.2 adds a description of the node block (not used
  7. in the program) to the .mdx code and fixes a bug preventing listing
  8. the key expressions.
  9.  
  10.         Syntax: Dbdoc <filespec>
  11.  
  12.         The filespec must include the extension, which at present
  13. must be .dbf, .mdx, .mem, .qbe, or .dbt.  Other types are not
  14. supported.
  15.  
  16.         I have C source code available to actually do something
  17. with these files, such as to use the .dbf memo field to find the
  18. correct memo in the .dbt and print it, or to traverse an .mdx index.
  19. Anyone who has an idea how this other stuff can be added usefully to
  20. this upload please contact me.
  21.  
  22.         March 5, 1992                   Jay Parsons
  23.                                         Voice  (908) 766-5845
  24.                                         Fax    (908) 766-0711
  25.                                         BORBBS Jparsons
  26.                                         CIS    70160,340
  27.  
  28.  
  29.  
  30.  
  31.